Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
CellularHeader Struct Reference
Inheritance diagram for CellularHeader:
Header Pdu Signal

Public Attributes

short frameControl
 
short duration
 
short id
 
string deviceName
 
string cellDeviceName
 
mac address1
 
mac address2
 
mac address3
 
short sequenceControl
 
mac address4
 
int crc
 
- Public Attributes inherited from Header
Pdu payload
 

Member Data Documentation

◆ address1

mac CellularHeader::address1

◆ address2

mac CellularHeader::address2

◆ address3

mac CellularHeader::address3

◆ address4

mac CellularHeader::address4

◆ cellDeviceName

string CellularHeader::cellDeviceName

◆ crc

int CellularHeader::crc

◆ deviceName

string CellularHeader::deviceName

◆ duration

short CellularHeader::duration

◆ frameControl

short CellularHeader::frameControl

◆ id

short CellularHeader::id

◆ sequenceControl

short CellularHeader::sequenceControl

The documentation for this struct was generated from the following file: